'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As T
public T this[ System.int index ]; {get; set;}
ProxyCollection<T> Class ProxyCollection<T> Members
Copyright (c) GrapeCity, inc. All rights reserved.